home *** CD-ROM | disk | FTP | other *** search
- Aug.17th 1992 (v.2.51)
- ======================
- Bugs fixed:
- 1)'Create class lists' from icon bar caused a heap-manager crash. Scrapping
- heap block before claiming a new one cures the problem.
- 2) Two glitches when printing term registers:
- (a) Column headings on tutor lists went 'Wed Tu Wed Thu' or similar. L$()
- set to "" inside FNheadings fixes this.
- (b) Too little room in front of 'Staff:'- some subjects with long names
- overwrite it. Offset changed from 124 to 200.
-
- Features added:
- 1) Extra line in Config file specifies dates of holiday weeks during term-time,
- i.e. September, Nov.half-term & Spring Bank. Line is read into a variable
- called 'holidays$' and dates are checked against this by FNnext_monday so
- that appropriate routines skip them.
-